<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,
ul,
p,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dt,
dd,
input,
span {
  margin: 0;
  padding: 0;
  font: 12px/21px, "", Arial, sans-serif;
  font-size: 14px;
}
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
dl,
dd,
dt,
input {
  margin: 0;
  padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
  resize: none;
}
ul,
li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
strong,
b,
u {
  font-weight: 100;
  font-family: inherit;
  text-decoration: none;
}
img {
  border: 0;
  display: block;
}
*:focus {
  outline: none;
}
body {
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  font-family: "微软雅黑";
  color: #000;
  background: #fff;
}
.p0 {
  padding: 0;
}
ul {
  list-style: none;
}
h6 {
  clear: both;
}
a,
u {
  text-decoration: none;
  color: #000;
}
em,
i {
  font-style: inherit;
  font-size: 12px;
}
.wp100 {
  width: 100%;
}
.wp {
  width: 1050px;
  margin: 0 auto;
}
.wp95 {
  width: 95%;
  margin: 0 auto;
}
.zezao {
  z-index: 998;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  background-size: 100% 100%;
  display: none;
}
/*其他*/
.textEll {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m0a {
  margin: 0 auto;
}
.pos {
  position: absolute;
}
.dk {
  display: block;
}
.dn {
  display: none;
}
.di {
  display: inline-block;
}
.tc {
  text-align: center;
}
.oh {
  overflow: hidden;
}
.cur {
  cursor: pointer;
}
.wryh {
  font-family: "微软雅黑";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.op0 {
  opacity: 0;
}
.op1 {
  opacity: 1;
}
.cler:after {
  clear: both;
  content: "";
  display: block;
}
.fb {
  font-weight: bold;
}
.f100 {
  font-weight: 100;
}
.pr {
  position: relative;
}
.lh18 {
  line-height: 18px;
}
.lh20 {
  line-height: 20px;
}
.lh22 {
  line-height: 22px;
}
.lh25 {
  line-height: 25px;
}
.lh30 {
  line-height: 30px;
}
.brd5 {
  border-radius: 5px;
}
/*字体颜色，背景颜色*/
.cor1 {
  color: #FFFFFF;
}
.cor0 {
  color: #000000;
}
.cor3 {
  color: #333333;
}
.cor6 {
  color: #666666;
}
.cor7 {
  color: #777777;
}
.cor9 {
  color: #999999;
}
.bag1 {
  background: #FFFFFF;
}
/*font-size*/
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
/*margin*/
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
/*padding*/
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt24 {
  padding-top: 24px;
}
.pt30 {
  padding-top: 30px;
}
.p10_0 {
  padding: 10px 0;
}
.p15_0 {
  padding: 15px 0;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.p0_10 {
  padding: 0 10px;
}
.p0_15 {
  padding: 0 15px;
}
.p15_0 {
  padding: 15px 0;
}
.p20_0 {
  padding: 20px 0;
}
.p25_0 {
  padding: 25px 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
/*border*/
.bor_bt {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.bor_bb {
  border-bottom: 1px solid #e6e6e6;
}
.b0 {
  border: 0 !important;
}
.bt0 {
  border-top: 0;
}
.bl0 {
  border-left: 0;
}
.br0 {
  border-right: 0;
}
.bb0 {
  border-bottom: 0;
}
.btn {
  width: 140px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  border: 0 !important;
  border-radius: 2px;
  font-weight: 400;
  display: block;
  font-size: 14px;
  cursor: pointer;
  margin: 0 auto;
}
.cler {
  display: block;
  content: "";
  clear: both;
}
.jdjz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
</pre></body></html>